-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: security headers for apps #65
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@oaksprout for |
Quick fix: let's add help text on the Mint and Update forms, under the NFT
image field, saying which domains are supported.
On Wed, Jul 24, 2024 at 11:41 AM Mohan ***@***.***> wrote:
@oaksprout <https://github.com/oaksprout>
for registry - I checked some of the agents and components and listed a
few links for images as part of the CSP. In the short term, we need to add
those URLs in our middleware. For the long term, we should restrict users
from entering any random URL and maybe provide a dropdown of allowed URLs.
for bonds - we can avoid that as of now
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APZYZSERM7BW5J36M7BH46DZN6AELAVCNFSM6AAAAABLBNCYDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBXGU3DQMBQGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
Cc @mohandast52
|
@oaksprout is this good? |
Proposed changes
registry
app should work exactly the same as before).NOTE: Please let me know if any issues arise.
Reports (for registry app)
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that apply